SET VERTEX SHADER ON
This command will assign a vertex shader to an object. If the vertex shader is valid, the shader effect will be applied immediately to the object.
SYNTAX
SET VERTEX SHADER ON Object Number, VertexShader Number
RELATED INFO
BASIC3D Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example